This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
A free XPages Webinar will be held Wednesday at 10:30 AM to Noon (NY time).
An Introduction To The Model-View-Controller Pattern plus and Update from IBM!
Pete Janzen, IBM Product Manager, will provide a short update on what is new from IBM for XPages and Domino application development and then Ulrich Krause will talk about Design Patterns.
The only constant in software development is CHANGE. Every piece of software that has been developed and shipped to a customer will be changed numerous times during it's life cycle. A good design pattern can help make changes easy. MVC, an acronym for Model - View - Controller, is becoming THE recommended model for designing frameworks - especially on the web. This webinar will give an overview of design patterns in general and in particular, MVC. Ulrich Krause will show how to use the MVC design paradigm in an XPages application and demonstrate how easy it is to implement changes. Need to read/write your data from/to an XML file instead of using a Notes View? MVC makes software maintenance easy as 1-2-3!